home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / source / mount.lha / mount / mount.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-28  |  101 b   |  3 lines

  1. int DisMount(struct DeviceList *volume);
  2. struct DeviceList *Mount(char *name, struct MsgPort *port);
  3.